projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c115973
)
Fix library headers.
author
Eric S. Raymond
<esr@snark.thyrsus.com>
Tue, 23 Mar 1993 18:27:03 +0000
(18:27 +0000)
committer
Eric S. Raymond
<esr@snark.thyrsus.com>
Tue, 23 Mar 1993 18:27:03 +0000
(18:27 +0000)
lisp/progmodes/compile.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/compile.el
b/lisp/progmodes/compile.el
index eeee97c72315e284cc3fb0612abdcff9819a6b43..bf3d917f8217306a56e9e6bfe30a621cfdac549a 100644
(file)
--- a/
lisp/progmodes/compile.el
+++ b/
lisp/progmodes/compile.el
@@
-5,7
+5,6
@@
;; Author: Roland McGrath <roland@prep.ai.mit.edu>
;; Maintainer: FSF
;; Keywords: tools, processes
-;; Info-Node: Emacs:Compilation
;; This file is part of GNU Emacs.
@@
-23,6
+22,11
@@
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
+;;; Commentary:
+
+;; This package provides the compile and grep facilities documented in
+;; the Emacs user's manual.
+
;;; Code:
;;;###autoload